home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / New System Software Extensions / ColorSync™ 2.0 SDK / ColorSync™ 2.0 -- readme next >
Encoding:
Text File  |  1995-06-20  |  3.4 KB  |  54 lines  |  [TEXT/ttxt]

  1.  
  2. ColorSync™ 2.0 SDK Read Me
  3.  
  4. 4/5/95
  5.  
  6. This directory contains the golden master release of ColorSync 2.0 along with related tools.  Here's a brief description of what's included.
  7.  
  8. Documentation
  9.  
  10. This folder contain the most recent draft of the ColorSync 2.0 Manager documentation in Adobe Acrobat™ format.  This document, which will be part of the forthcoming "Inside Macintosh: Advanced Color Imaging" volume, covers everything from an introduction to color and color management systems to a detailed description of the ColorSync API.  This is the best place to start if you new to color management in general or ColorSync 2.0 in particular.  Also included is a copy of the International Color Consortium (ICC) Profile Specification document.
  11.  
  12. Development Environment and Interface Files
  13.  
  14. Universal versions of the interface files are supplied in the folder Interfaces.  These can be used for either 68K or Native PowerPC development.
  15.  
  16. The full set of Universal Macintosh system software interfaces are available on ETO releases.  To use with the ColorSync interface files, we recommend using the C include files in ETO #16 Prerelease MPW.  The path is E.T.O.:Tools - Objects:MPW:Prerelease MPW.
  17.  
  18. Goodies!!!
  19.  
  20. We have enclosed several useful goodies for you to develop and debug your applications.  
  21.  
  22. ColorSync™ Profile Inspector
  23.  
  24. If you are developing profiles or just curious to see what's in a profile, you can use the ColorSync™ Profile Inspector to browse the profile.  It provides you both graphic and hex view of the data.  Just double click on any tag, it will expand and display the information contained in the tag.
  25.  
  26. ColorSync™ Acquire
  27.  
  28. A Photoshop acquire module to perform color conversions from the specified or embedded profiles to destination profiles by calling ColorSync.  It reads in TIFF files only.  We have not done extensive testing on this tool.  Future versions should become more robust and improve on user interface.
  29.  
  30. ColorSync™ Filter
  31.  
  32. A Photoshop plug-in filter to perform color conversion in place by calling ColorSync.  It supports RGB to RGB conversion only.  If you use non-RGB profiles, the results are currently undefined.  Help information is displayed in the setup screen.  Future releases of this tool will improve error checking and user interface.
  33.  
  34. ColorSync™ Export
  35.  
  36. A Photoshop export module to perform color conversion and/or tagging a TIFF profile.  It supports most TIFF spaces like RGB, CMY, CMYK.  The results will be stored in TIFF file format.  We have not done extensive testing on this tool.  Future versions should become more robust and improve on user interface.
  37.  
  38. Other Profiles
  39.  
  40. ColorSync 2.0 (ICC Compatible profiles) for various devices
  41.  
  42. Drop•ColorSyncProfile
  43.  
  44. Drop•ColorSyncProfile can be used to convert the type/creator of profile files to 'prof'/'sync'.  This type/creator is needed for ColorSync to recognize a file as a profile.  This may be useful if, for example, you have some profiles which were transferred from another OS and hence do not have the proper type/creator.
  45.  
  46. Sample Code
  47.  
  48. Also enclosed is a demo/sample application for ColorSync 2.0.  Among other things, it can open a PICT file (which may have embedded profiles), allow the user to choose source, output and display profiles, and convert the PICT in several useful ways.  All source code and Metrowerks project files are included.  Please read the "CSDemo -- readme" file for more information.
  49.  
  50. Bugs
  51.  
  52. No major bugs are known today.  Please report bugs when you find them.
  53.  
  54.